[INFO] fetching crate link-section 0.18.2...
[INFO] fixing link-section-0.18.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate link-section 0.18.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate link-section 0.18.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate link-section 0.18.2
[INFO] tweaked toml for crates.io crate link-section 0.18.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate link-section 0.18.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate link-section 0.18.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c
[INFO] running `Command { std: "docker" "start" "fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking link-section v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]        Fixed src/lib.rs (5 fixes)
[INFO] [stderr]        Fixed src/meta.rs (3 fixes)
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking macrotest v1.2.1
[INFO] [stderr]    Migrating examples/mut-no-macro.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/ref.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/empty.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/movable-no-macro.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/movable.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/mut.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/dyn.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/example.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/const.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/macrotest.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s
[INFO] [stderr] crater-edition-check: link-section v0.18.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking link-section v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/dyn.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[section(typed)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/dyn.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[section(typed)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/dyn.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[in_section(DATA_SECTION)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/mut.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(mutable)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[section(mutable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/mut.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(mutable)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable-no-macro.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable, unsafe, name = OPERATIONS)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/dyn.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[in_section(DATA_SECTION)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable-no-macro.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable, unsafe, name = OPERATIONS)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/ref.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[section(typed)]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[section(mutable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/ref.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[section(typed)]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/ref.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[section(reference)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[section(movable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[section(movable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/ref.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[section(reference)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[section(movable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable-no-macro.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable, unsafe, name = OPERATIONS)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[section(movable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/mut.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable-no-macro.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable, unsafe, name = OPERATIONS)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[section(reference)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/empty.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[section(reference)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/mut.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/mut.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/mut-no-macro.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(mutable, unsafe, name = OPERATIONS)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/ref.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[in_section(OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/mut-no-macro.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(mutable, unsafe, name = OPERATIONS)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/const.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/const.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/mut-no-macro.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[in_section(unsafe, name = OPERATIONS, type = mutable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/const.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/mut-no-macro.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[in_section(unsafe, name = OPERATIONS, type = mutable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/const.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/example.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(untyped)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/mut-no-macro.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[in_section(unsafe, name = OPERATIONS, type = mutable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/example.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(untyped)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[section(typed, aux(main = super::TYPED_LINK_SECTION))]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[section(typed, aux(main = super::TYPED_LINK_SECTION))]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> examples/example.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[section(typed)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/const.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[in_section(super::DATA_SECTION)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/ref.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[in_section(OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/ref.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[in_section(OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/const.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[in_section(super::DATA_SECTION)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[section(untyped)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/example.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[in_section(LINK_SECTION)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::__add_section_link_attribute` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> src/lib.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 #[unsafe($attr =) $crate::__support::section_name!(string $ref_or_item $section $type $name)]
[INFO] [stdout]     |                   +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/const.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[in_section(super::DATA_SECTION)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[in_section(TYPED_LINK_SECTION)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/const.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[in_section(DATABASES)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[in_section(TYPED_LINK_SECTION)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[in_section(AUX_LINK_SECTION)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `link-section` (example "link-section-mut") due to 5 previous errors
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `link-section` (example "link-section-mut-no-macro") due to 5 previous errors
[INFO] [stderr] error: could not compile `link-section` (example "link-section-dyn") due to 4 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/const.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[in_section(DATABASES)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> examples/movable.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[section(movable)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[in_section(FN_ARRAY)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/const.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[in_section(DATABASES)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[in_section(FN_ARRAY)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[in_section(FN_ARRAY)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[in_section(DEBUGGABLES)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/ref.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[in_section(OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[in_section(DEBUGGABLES)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/example.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[in_section(DEBUGGABLES)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable-no-macro.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[in_section(unsafe, name = OPERATIONS, type = movable)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `link-section` (example "link-section-empty") due to 10 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/movable.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[in_section(super::OPERATIONS)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::__add_linktime_attributes_to_static` which comes from the expansion of the attribute macro `in_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> src/meta.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 #[unsafe(link_section =) $link_section]
[INFO] [stdout]    |                   +++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `link-section` (example "link-section-ref") due to 8 previous errors
[INFO] [stderr] error: could not compile `link-section` (example "link-section-const") due to 10 previous errors
[INFO] [stderr] error: could not compile `link-section` (example "link-section-movable-no-macro") due to 24 previous errors
[INFO] [stderr] error: could not compile `link-section` (example "link-section-example") due to 21 previous errors
[INFO] [stderr] error: could not compile `link-section` (example "link-section-movable") due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c", kill_on_drop: false }`
[INFO] [stdout] fa72b3209ce68dc056e9e5190f3814e7b937fb6167edc74e9f7eace9a40dab4c
